| Total Complexity | 6 |
| Dependencies | 8 |
| Dependents | 0 |
| Total lines | 114 |
| Lines of code | 84 |
| Logical lines of code | 72 |
| Comment lines | 1 |
| Methods | 6 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| testRefreshTokenUpdatesTokensAndCallsEndpointWithSecrets() | 57 | 1 | 16 | |
| testRefreshTokenSucceedWhileRefreshJobIsInProgress() | 57 | 1 | 16 | |
| testExchangeAuthorizationCodeStoresTokensAndCallsEndpointWithSecrets() | 58 | 1 | 14 | |
| testRefreshTokenJobThrowsIfOnDemandRefreshIsInProgresss() | 58 | 1 | 14 | |
| testRefreshTokenThrowsIfAlreadyLocked() | 59 | 1 | 13 | |
| testRefreshFailsWithoutStoredToken() | 62 | 1 | 11 |